home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Utilities / GOCR / src / ocr1.h < prev    next >
C/C++ Source or Header  |  2000-05-17  |  77b  |  4 lines

  1. #include "pgm2asc.h"
  2.  
  3. char ocr1(struct box *box1, pix  b, int cs, int dots);
  4.